home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / database / eb106a.zip / OVERVIEW.TXT < prev    next >
Text File  |  1996-04-02  |  3KB  |  68 lines

  1. Multi User Network Version.
  2.  
  3. Easy Base is a complete rapid programming system for data
  4. management. Virtually every data management problem can be
  5. broken down into three areas. Creating disk files (referred to
  6. as "Forms" in Easy Base) in which to store data, creating
  7. procedures which manipulate that data and presenting those
  8. forms and procedures in a logical menu system for use.
  9.  
  10. In Easy Base you create the forms in which to store data in a
  11. simple screen painting environment which not only designs the
  12. data file but at the same time provides a default entry
  13. screen for your data. As you place the "Fields" in which data
  14. is to be stored, you can use relational links (Lookups) to
  15. import data from other forms. Each field you create for data
  16. storage is also treated as a deriveable "Cell" similar to a
  17. spread sheet. You can make almost any calculation within fields.
  18. Apart from all the arithmetic and relational operators there 
  19. are over fifty functions including "if(Condition,True,False)" 
  20. which extends to a case function and supports And, Or, Xor, 
  21. Eqv and Imp. The requirement for a field to be filled can be
  22. free, mandatory or conditionaly mandatory. Cursor entry to a
  23. field can also be allowed, prevented or conditionally allowed.
  24. You can also provide your own custom error messages when out
  25. of range data is entered. There are field types for Text, 
  26. Formatted Text, Text Blocks(providing word wrap and spell
  27. checking), Integer, Fixed and Floating Point Numbers, Date,
  28. Time and Fixed Choice.
  29.  
  30. Once you have data stored you need to be able to manipulate and
  31. report on it. Easy Base provides a combined transaction and
  32. reporting system (Procedure Generator). With the procedure 
  33. generator you can use the default screens you have designed or
  34. create custom screens in which to gather input either from the 
  35. keyboard or from relational lookups. You then instruct Easy 
  36. Base what to do with this information using a simple "Basic"
  37. like programming language. If your procedure is transactional
  38. you have commands to enter, modify or delete records in any
  39. number of forms. If your procedure is reporting then there are
  40. commands to group, order and list data in almost every 
  41. conceivable way.
  42.  
  43. You now have all the "parts" required to create a useful data
  44. management system. All that remains is to tie your procedures
  45. to a menu system so that other people can use your application
  46. without having to know anything about Easy Base. Creating an
  47. end user menu system in Easy Base is as simple as filling in a
  48. form with the text you wish to display and the procedure or 
  49. form you wish to run. You give at least one of your menus a
  50. start up password. If you then restart Easy Base but sign on
  51. with that password instead of your developers password then you
  52. will be running your own custom designed program.
  53.  
  54. Easy Base is the most modern and comprehensive data 
  55. programming system available for the IBM PC. If you currently 
  56. use any form of Spread Sheet or Data Base then you just won't
  57. believe how much easier you can do things in Easy Base.
  58.  
  59. A Non Shareware Runtime Module is available for professional
  60. developers.
  61.  
  62. The minimum requirement for Easy Base is 286 with 1Meg Ram and DOS 5.
  63.  
  64. The recommended minimum is 386 with 4Meg Ram.
  65.  
  66. Note: "Easy Base" is a UK registered Trade Mark of Easy Software Ltd
  67.       and should not be confused with a similar mark registered to
  68.       Evergreen Case Tools in the USA.